A timing function for use with parallel codes executed in the batch SPMD style.
comm.timer(timed, comm = .pbd_env$SPMD.CT$comm)
expression to be timed.
a communicator number.
Drew Schmidt.
Finds the min, mean, and max execution time across all independent
processes executing the operation timed
.
Programming with Big Data in R Website: https://pbdr.org/